Extends:
Modifiers:
Source code
SFScoutBot.SFScoutBotRemote%%
%function_comment% | travel | name | AcrossLevelEvent | |
%function_comment% | bool | bAdvancedTarget | ||
%function_comment% | SFPlayer | OwnerPlayer | ||
%function_comment% | SFScoutBot | TargetBot |
| Activate () | |||
| PostBeginPlay () | |||
| Pickup | bool | ValidTouch (actor Other) |
{
ItemDescription="ScoutBot Remote Control:\nA controller device, used to gain access to the scout bot.\ATTENTION: Linking up to a bot will leaves the user in an unprotected state."
ItemIcon=Texture'SfResource1.Icons.botremote'
bIsActiveItem=True
bManualPickup=True
PickupViewMesh=LodMesh'SFScoutBot.SFBotRemote'
Mesh=LodMesh'SFScoutBot.SFBotRemote'
}